skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Search for: All records

Creators/Authors contains: "Song, J"

Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher. Some full text articles may not yet be available without a charge during the embargo (administrative interval).
What is a DOI Number?

Some links on this page may take you to non-federal websites. Their policies may differ from this site.

  1. Metallic hydrogen (MH) has been predicted to be metastable, a high temperature superconductor, and a powerful rocket propellant. If true, MH could have an enormous impact on society. We have produced MH in a diamond anvil cell and studied its metastability. At a temperature of 5 K, the load on the metallic hydrogen was stepwise reduced until the pressure was essentially zero. While turning the load or pressure down, the sample evidently transformed to the molecular phase and escaped; the hole in the gasket containing the MH closed. We were unable to determine this value of the metastability pressure. Metallic hydrogen was not observed to be metastable at zero pressure, with no uncertainty. 
    more » « less
  2. The continuous growth of CNN complexity not only intensifies the need for hardware acceleration but also presents a huge challenge. That is, the solution space for CNN hardware design and dataflow mapping becomes enormously large besides the fact that it is discrete and lacks a well behaved structure. Most previous works either are stochastic metaheuristics, such as genetic algorithm, which are typically very slow for solving large problems, or rely on expensive sampling, e.g., Gumbel Softmax-based differentiable optimization and Bayesian optimization. We propose an analytical model for evaluating power and performance of CNN hardware design and dataflow solutions. Based on this model, we introduce a co-optimization method consisting of nonlinear programming and parallel local search. A key innovation in this model is its matrix form, which enables the use of deep learning toolkit for highly efficient computations of power/performance values and gradients in the optimization. In handling power-performance tradeoff, our method can lead to better solutions than minimizing a weighted sum of power and latency. The average relative error of our model compared with Timeloop is as small as 1%. Compared to state-of-the-art methods, our approach achieves solutions with up to 1.7 × shorter inference latency, 37.5% less power consumption, and 3 × less area on ResNet 18. Moreover, it provides a 6.2 × speedup of optimization 
    more » « less
  3. The EIC Comprehensive Chromodynamics Experiment (ECCE) detector has been designed to address the full scope of the proposed Electron Ion Collider (EIC) physics program as presented by the National Academy of Science and provide a deeper understanding of the quark–gluon structure of matter. To accomplish this, the ECCE detector offers nearly acceptance and energy coverage along with excellent tracking and particle identification. The ECCE detector was designed to be built within the budget envelope set out by the EIC project while simultaneously managing cost and schedule risks. This detector concept has been selected to be the basis for the EIC project detector. 
    more » « less
    Free, publicly-accessible full text available April 1, 2026
  4. null (Ed.)
    Using a three-wave longitudinal data set of Mexican-origin adolescents (N = 602, Mage = 12.92, SD = 0.91 at Wave 1), this study examines parallel pathways from early exposure to ethnic discrimination and drug-using peers, separately, to underage drinking status by late adolescence. Negative affect was expected to mediate the link from ethnic discrimination to underage drinking status (the stress-induced pathway), whereas social alcohol expectancy was expected to mediate the link from drug-using peers to underage drinking status (the socialization pathway). Our findings lend support to the stress-induced pathway while controlling for the socialization pathway. For the stress-induced pathway, we found that early ethnic discrimination experiences were related to higher likelihood of having engaged in underage drinking by late adolescence through elevated negative affect sustained across adolescence. For the socialization pathway, we found no association between affiliation with drug-using peers in early adolescence and underage drinking status, either directly or indirectly. Present findings highlight the unique role of early ethnic discrimination experiences in underage drinking among Mexican-origin adolescents, over and above the effect of drug-using peers. Alcohol use interventions targeting ethnic minority adolescents should account for adolescents' ethnic discrimination experiences by helping adolescents develop adaptive coping strategies to handle negative affect induced by discrimination (e.g., reappraisal) rather than using alcohol to self-medicate. 
    more » « less
  5. Abstract Despite the f0(980) hadron having been discovered half a century ago, the question about its quark content has not been settled: it might be an ordinary quark-antiquark ($${{\rm{q}}}\overline{{{\rm{q}}}}$$ q q ¯ ) meson, a tetraquark ($${{\rm{q}}}\overline{{{\rm{q}}}}{{\rm{q}}}\overline{{{\rm{q}}}}$$ q q ¯ q q ¯ ) exotic state, a kaon-antikaon ($${{\rm{K}}}\overline{{{\rm{K}}}}$$ K K ¯ ) molecule, or a quark-antiquark-gluon ($${{\rm{q}}}\overline{{{\rm{q}}}}{{\rm{g}}}$$ q q ¯ g ) hybrid. This paper reports strong evidence that the f0(980) state is an ordinary$${{\rm{q}}}\overline{{{\rm{q}}}}$$ q q ¯ meson, inferred from the scaling of elliptic anisotropies (v2) with the number of constituent quarks (nq), as empirically established using conventional hadrons in relativistic heavy ion collisions. The f0(980) state is reconstructed via its dominant decay channel f0(980) →π+π, in proton-lead collisions recorded by the CMS experiment at the LHC, and itsv2is measured as a function of transverse momentum (pT). It is found that thenq= 2 ($${{\rm{q}}}\overline{{{\rm{q}}}}$$ q q ¯ state) hypothesis is favored overnq= 4 ($${{\rm{q}}}\overline{{{\rm{q}}}}{{\rm{q}}}\overline{{{\rm{q}}}}$$ q q ¯ q q ¯ or$${{\rm{K}}}\overline{{{\rm{K}}}}$$ K K ¯ states) by 7.7, 6.3, or 3.1 standard deviations in thepT< 10, 8, or 6 GeV/cranges, respectively, and overnq= 3 ($${{\rm{q}}}\overline{{{\rm{q}}}}{{\rm{g}}}$$ q q ¯ g hybrid state) by 3.5 standard deviations in thepT< 8 GeV/crange. This result represents the first determination of the quark content of the f0(980) state, made possible by using a novel approach, and paves the way for similar studies of other exotic hadron candidates. 
    more » « less
    Free, publicly-accessible full text available December 1, 2026
  6. Many sequential decision making tasks can be viewed as combinatorial optimiza- tion problems over a large number of actions. When the cost of evaluating an ac- tion is high, even a greedy algorithm, which iteratively picks the best action given the history, is prohibitive to run. In this paper, we aim to learn a greedy heuris- tic for sequentially selecting actions as a surrogate for invoking the expensive oracle when evaluating an action. In particular, we focus on a class of combinato- rial problems that can be solved via submodular maximization (either directly on the objective function or via submodular surrogates). We introduce a data-driven optimization framework based on the submodular-norm loss, a novel loss func- tion that encourages the resulting objective to exhibit diminishing returns. Our framework outputs a surrogate objective that is efficient to train, approximately submodular, and can be made permutation-invariant. The latter two properties al- low us to prove strong approximation guarantees for the learned greedy heuristic. Furthermore, our model is easily integrated with modern deep imitation learning pipelines for sequential prediction tasks. We demonstrate the performance of our algorithm on a variety of batched and sequential optimization tasks, including set cover, active learning, and data-driven protein engineering. 
    more » « less
  7. We present the first measurement of cosmic-ray fluxes of Li 6 and Li 7 isotopes in the rigidity range from 1.9 to 25 GV. The measurements are based on 9.7 × 10 5 Li 6 and 1.04 × 10 6 Li 7 nuclei collected by the Alpha Magnetic Spectrometer on the International Space Station from May 2011 to October 2023. We observe that over the entire rigidity range the Li 6 and Li 7 fluxes exhibit nearly identical time variations and, above 4 GV , the time variations of Li 6 , Li 7 , He, Be, B, C, N, and O fluxes are identical. Above 7 GV , we find an identical rigidity dependence of the Li 6 and Li 7 fluxes. This shows that they are both produced by collisions of heavier cosmic-ray nuclei with the interstellar medium and, in particular, excludes the existence of a sizable primary component in the Li 7 flux. Published by the American Physical Society2025 
    more » « less
    Free, publicly-accessible full text available May 1, 2026